func runtime.traceBufFlush
8 uses
runtime (current package)
trace.go#L529: traceBufFlush(*bufp, gen)
tracebuf.go#L72: traceBufFlush(w.traceBuf, w.gen)
tracebuf.go#L87: traceBufFlush(w.traceBuf, w.gen)
tracebuf.go#L245: func traceBufFlush(buf *traceBuf, gen uintptr) {
tracecpu.go#L201: traceBufFlush(buf, gen)
traceruntime.go#L729: traceBufFlush(mp.trace.buf[i], uintptr(i))
tracestring.go#L89: traceBufFlush(t.buf, gen)
tracetime.go#L91: traceBufFlush(w.traceBuf, gen)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |